home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 December / 2004-12 CHIP.iso / Dom i biuro / Crimson Editor 3.70 / cedt370r.exe / readme.txt < prev    next >
Text File  |  2004-02-04  |  3KB  |  82 lines

  1.  
  2. [CRIMSON EDITOR]
  3.  
  4.   Crimson Editor is a professional source editor for Windows.
  5.  
  6.   This program is not only fast in loading time,
  7.   but also small in size (so small that it can be copied in one floppy disk).
  8.  
  9.   While it can serve as a good replacement for Notepad,
  10.   it also offers many powerful features for programming languages
  11.   such as HTML, C/C++, Perl, and Java.
  12.  
  13.   Visit Crimson Editor homepage at http://www.crimsoneditor.com for new updates.
  14.  
  15.  
  16.   
  17. [KEY FEATURES]
  18.  
  19.   Edit multiple documents
  20.   - switch between documents using file selection tab
  21.   - pressing Ctrl+Tab brings the last accessed document to top
  22.  
  23.   Syntax highlighting
  24.   - configurable via custom syntax files
  25.   - preconfigured for more than 100 computer languages
  26.  
  27.   Multi-level undo / redo
  28.   - all editing actions are recorded from the opening of a file
  29.   - unlimited undo and redo buffers
  30.  
  31.   Find & Replace
  32.   - replace specified text one by one, or as a whole
  33.   - support regular expression
  34.  
  35.   Natural word wrapping
  36.   - word wrapping does not affect syntax highlighting
  37.   - configurable wrapping indentation (easier to understand the syntax)
  38.  
  39.   Column mode editing
  40.   - switch between column mode and line mode (Alt+C)
  41.   
  42.   Spell checker
  43.   - around 100000 words were added in the dictionary
  44.   - users can register new words in their own dictionary (InstallDir/user.dic)
  45.  
  46.   User tools and macros
  47.   - execute external programs with proper arguments
  48.   - compile, execute and test your code
  49.   - ease your fingers with key stroke recording (record & replay)
  50.  
  51.   Directory tree view window
  52.   - click to open documents
  53.   - filter to display only selected file class
  54.  
  55.   Edit remote files directly using built-in FTP client
  56.   - open, edit, and save documents in remote FTP servers
  57.   - save account information (encoded) for automatic logon
  58.  
  59.   Print & Print preview
  60.   - configurable page header and footer
  61.   - print with line numbers
  62.   - print with syntax highlighting (used in color printer)
  63.   - true type font selection for printer
  64.  
  65.   Other useful features
  66.     single instance / multiple instances, ability to detect changed files,
  67.     bookmark & go to, highlight active line, highlight matching pairs,
  68.     multi-byte support with integrated IME (for eastern languages),
  69.     auto indent, wheel mouse support, copy & paste, line numbers,
  70.     configurable line spacing, option to save files in Unix format,
  71.     option to set working directory
  72.  
  73.     
  74.   
  75. [ACKNOWLEDGEMENT]
  76.  
  77.   1. Part of this software was derived from Henry Spencer's regular expression
  78.   library.
  79.   
  80.   2. This software is packaged using NSIS by courtesy of Nullsoft.
  81.  
  82.